Integrating a rate gives total quantity. Do NOT evaluate — just write the expression.
Home → Calculator (scratchpad or new doc)
Press [menu] → 4: Calculus → 2: Numerical Integral (∫)
Enter: (1/4)·∫(450·√(sin(0.62·x)),x,1,5)
Or type directly: (1/4)*∫(450*√(sin(0.62*x)),x,1,5) then [enter]
Define a(x)=450·√(sin(0.62·x))
Then: derivative(a(x),x)|x=1 OR d/dx(450·√(sin(0.62·x)))|x=1
[menu] → 4: Calculus → 1: Derivative → enter → substitute x=1
Step 1 — find a: use [menu] → 6:Analyze Graph → 1:Zero on A(x)−400
Or: solve(450·√(sin(0.62·x))=400,x) → a ≈ 0.4557
Step 2 — evaluate N(4): ∫(450·√(sin(0.62·x))−400,x,0.4557,4)
ln(2+4²)/√(1+4²) then [enter] → ≈ 0.696
Speed: √((√(1+4²))²+(ln(2+4²))²) → ≈ 4.313
ax: 4/√(1+16) → ≈ 0.970
ay: 2·4/(2+16) → = 8/18 = 4/9 ≈ 0.444
5 + ∫(ln(2+x²),x,4,6) → ≈ 5 + 7.919 = 12.919
[menu] → 4:Calculus → 2:Numerical Integral
∫(√(1+x²+(ln(2+x²))²),x,4,6) → ≈ 9.417
From the graph: semicircle centered at (2,0) radius 2 on [0,4] (below x-axis, so f′ < 0). Line segment from (4,0) to (6,2) on [4,6]. Line segment from (6,2) to (7,1) on [6,7].
Inflection points of f occur where f″ changes sign, i.e., where f′ changes from increasing to decreasing or vice versa (local extrema of f′).
From the graph, f′(x) < 1 on:
This is the arctan(x) Maclaurin series. f(x) = arctan(x). This makes part (d) elegant.
Ratio Test Alternating Series Estimation Theorem Term-by-term differentiation Geometric Series SumNote: f′(x) = 1/(1+x²) — this is the geometric series with ratio −x², which converges for |x| < 1.